home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 February
/
EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso
/
earcd
/
italia
/
atapipnp.lha
/
atapi_pnp
/
devs
/
storage
/
AmiCDFS
next >
Wrap
Text File
|
1995-04-11
|
482b
|
21 lines
/* $VER: CD0 1.4 (11-04-95) CD++
*
* ATAPI CD-ROM filesystem mount entry using AmiCDFileSystem by Nicola Salmoria
*/
FileSystem = L:AmiCDFileSystem
Flags = 0
BlocksPerTrack = 32
BlockSize = 2048
Mask = 0x7ffffffe
LowCyl = 0
HighCyl = 11000
Surfaces = 1
Buffers = 30 /* Number of standard buffers */
BufMemType = 1
GlobVec = -1
Priority = 10
DosType = 0x41434400
StackSize = 600